github.com/andybalholm/brotli.contextBlockSplitter.histograms_size_ (field)
5 uses
github.com/andybalholm/brotli (current package)
metablock.go#L282: histograms_size_ *uint
metablock.go#L303: self.histograms_size_ = histograms_size
metablock.go#L361: if self.curr_histogram_ix_ < *self.histograms_size_ {
metablock.go#L406: if self.curr_histogram_ix_ < *self.histograms_size_ {
metablock.go#L457: *self.histograms_size_ = split.num_types * num_contexts
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |